home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
Apps
/
Utilities
/
Unix
/
WhosOnFirst
/
Makefile.preamble
< prev
next >
Wrap
Makefile
|
1992-12-26
|
451b
|
12 lines
#===========================================================================
#
# If you have Trillium's TextToSpeech Kit, compile with the
# following flags set. If not, comment out the following 2 lines
#
#OTHER_CFLAGS = -DSPEECH
#OTHER_LIBS = -lTextToSpeech
#===========================================================================
#
# Use the other_libs below if you wish to test for malloc leaks.
#
#OTHER_LIBS = -lTextToSpeech -lMallocDebug